Let's start by creating a volleyball net.
- Create a "gray" Line and name it barrier.
- The y-axis should stretch from 250 to -250. The x-axis should start and end at 0.
- Create a "darkgray" Rectangle and name it net.
- Make it 20 pixels wide and 80 pixels high. Place it at (0, -210).
To navigate the page using the TAB key, first press ESC to exit the code editor.